home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 June / Chip Haziran 1999.iso / program / demolar / infos / ornek3.swf / scripts / DefineButton2_224 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  1997-01-25  |  79 b   |  7 lines

  1. on(release){
  2.    tellTarget("aciklama")
  3.    {
  4.       gotoAndStop(2);
  5.    }
  6. }
  7.